type github.com/jackc/pgx/v5/pgtype.encodePlanCircleCodecBinary

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		circle.go#L84: 		return encodePlanCircleCodecBinary{}
		circle.go#L92: type encodePlanCircleCodecBinary struct{}
		circle.go#L94: func (encodePlanCircleCodecBinary) Encode(value any, buf []byte) (newBuf []byte, err error) {